home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Save the Planet 1991 2.11 / card_70933.txt < prev    next >
Text File  |  1991-05-30  |  908b  |  48 lines

  1. -- card: 70933 from stack: in.11
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 44892
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   go to card "ak"
  9. end openCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=464 top=22 right=62 bottom=512
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: New Button
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   go to card "wy"
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 0000
  34. -- rect: left=464 top=22 right=62 bottom=512
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: New Button
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   go to card "wy"
  46. end mouseUp
  47.  
  48.